Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added SevenSegment Controller,Helper, and yml files #276

Open
wants to merge 12 commits into
base: 41-seven-segment-display
Choose a base branch
from

Conversation

Ed0827
Copy link
Collaborator

@Ed0827 Ed0827 commented Nov 4, 2024

YAML Configuration Example: I provided an example in application.yml for configuring the seven-segment display settings, covering aspects like GPIO mappings, display type (e.g., common anode), and provider.

Configuration Update

application.yml: I updated this file to include seven-segment display configuration settings, define GPIO mappings for each segment (A-G and DP), and specify the display type.

Code Integration
Added SevenSegmentDisplayHelper and SevenSegmentController classes, explaining how to control and test the seven-segment display functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant